@charset "utf-8";
/* CSS Document */

* {
	background:#fff !important;
}
.non_print {
	display:none;
}
.for_print {
	display:inherit;
}